home *** CD-ROM | disk | FTP | other *** search
/ The Hacker Chronicles - A…the Computer Underground / The Hacker Chronicles - A Tour of the Computer Underground (P-80 Systems).iso / network / lan.txt < prev    next >
Text File  |  1992-08-28  |  8KB  |  245 lines

  1.  
  2.                      Local Area Networks
  3.                             (LAN)
  4.                               by
  5.                          Ansi-Christ
  6.  
  7.  
  8.      A local area network connects devices that are within a
  9. short range. Most LANs are unable to connect to public
  10. communications services. LANs were developed because most
  11. communications within a business either occur in the very
  12. same building or within a short distance of each other.
  13. This allows for the sharing of information and equipment and
  14. thus a large savings for the company.
  15.      This files is the first in a series of files. It is not
  16. meant to be a complete systems manual for all LANs, but a basic
  17. reference manual on the terminology and general set up. In later
  18. files there will be more specific information.
  19.      This file can be distributed freely as long as none of the
  20. information is changed. If I have made a mistake, please remember
  21. that we are all human and this does happen. Contact me on one of
  22. the two boards listed at the end to point out an error.
  23.  
  24. Topologies:
  25.  
  26. Ring -
  27.  
  28.      A ring type set up goes in one direction around a group
  29. of devices until it reaches the device that is meant as the
  30. destination. The ring will be connected by a cable to form
  31. the ring. The ring topology uses a method known as token
  32. passing. A token is like a bucket in which information can be
  33. dumped. If a certain device does not contain this "bucket"
  34. then it can not send out the data until it gets it. This will
  35. prevent data collision from occurring.
  36.      A LAN will usually transmit data in packets (buckets =
  37. packets) and add the necessary routing information to the
  38. packet. (this tells the packet where it's destination is)
  39. Because a ring system has a circular shape the information is
  40. routed in one direction and it will still reach its
  41. destination.
  42.      One note - I have altered the description of a token
  43. slightly to avoid confusion. A token is usually sent before a
  44. packet and will tell the next device if the following packet
  45. is full or is capable of receiving data.
  46.  
  47. Diagram of a ring topology:
  48.  
  49.       O---------O
  50.      /           \      O = nodes
  51.     |             |
  52.     O             O     (I apologize for the shitty diagram)
  53.      \            |
  54.       \           |
  55.        O-----O----O
  56.  
  57.  
  58. Tree -
  59.  
  60.      The tree set up links components to the network via
  61. connectors. The network can be tapped at any available
  62. point. Data can pass from one device to another and does not
  63. have to route through a centralized point. Just the way a
  64. tree network is set up should make it much faster than a ring
  65. type network with the same computers and devices connected to
  66. it. This type of network is also very useful because you
  67. could add any additional devices as they were need via a
  68. connector without having to go through major modifications to
  69. the network itself.
  70.      A tree network does occasionally, just because of the
  71. nature of it's set up, have certain problems with controlling
  72. the passing of data. There is a safety factor involved with a
  73. tree network though. If one of the systems along the network
  74. go down it will not adversely affect the network as a whole,
  75. just that certain part.
  76.  
  77. Diagram of a tree network:
  78.  
  79. again I apologize for the shitty diagram.
  80.  
  81.           O
  82.         /   \
  83.       O       \
  84.       |        O
  85.       |   O    |
  86.       |   |    O
  87.       O   |   /
  88.           | /
  89.           O
  90.  
  91.  
  92. Star -
  93.  
  94.      The star network is connected through a central
  95. processing device. This device usually takes the form of a
  96. PBX or a host computer system. All lines in this network are
  97. connected to this central unit. When information must go to
  98. another node on this network it must first pass through the
  99. center. The star topology is very common and is probably the
  100. most common set up for a network.
  101.      There is a problem with the star though. If the central
  102. unit goes down then the whole network is useless.
  103.  
  104. Diagram of a star topology:
  105.  
  106.           O
  107.     O     |     O
  108.       \   |   /
  109.        \  |  /
  110.         \ | /
  111.  O--------O--------O
  112.         / |\
  113.       /   |  \
  114.      /    |    \
  115.    O      |      O
  116.           O
  117.  
  118.  
  119. Transmission media -
  120.  
  121. Twisted pair wire is commonly used to connect all kinds of
  122. equipment.  This is used in older buildings where it may be
  123. very expensive to convert to newer types of cable.  Problems
  124. with this include distortion of signals especially at higher
  125. transmission speeds.
  126.  
  127. Coaxial cable consists of a single conductor surrounded by a
  128. flexible metallic shielding to minimize signal loss and
  129. interference.  Coaxial permits a high transmission speed.
  130.  
  131. Twin - Axial cable uses two Coaxial cables, one receiving and
  132. one transmitting.  These cables are better than twisted pair
  133. cable because of the higher transmission speed and longer
  134. distance.
  135.  
  136.  
  137. Baseband and Broadband Systems -
  138.  
  139.      A baseband LAN assigns its entire capacity to a single
  140. user for a brief time. Only one device can use its pathway.
  141. These networks usually use 3/8 inch coaxial cable.
  142. Advantages are low cost, easy installation, and considerable
  143. capacity.  Baseband does, though, not lend itself to voice
  144. quality communication.
  145.  
  146.      A broadband LAN is sophisticated and uses common
  147. television cable and a modem.  Although it is expensive it
  148. will allow the network to handle voice, video,
  149. teleconferencing, and graphics transmission.  It does
  150. this by using different bandwidths so one signal does not
  151. interfere with another signal. It is good for
  152. high volume office communication.
  153.  
  154.      Fiber Optics are the next step although very expensive
  155. it will eventually replace the other cables.  Fiber Optics
  156. use light to transmit large amounts of information in a very
  157. short time.  A single cable can carry 240 thousand calls at
  158. once.
  159.  
  160.  
  161. Interconnecting LANs -
  162.  
  163.      Bridges are one way of connecting similar networks.
  164.  
  165.      Gateways are a way of connecting dissimilar networks.
  166. It acts as a translator between these networks.  It
  167. understands different file structures, data types, and access
  168. methods.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175. Vendors -
  176.  
  177. Ungermann-Bass is a large independent vendor. Offering both
  178. base and broadband services and coaxial cable and fiber optic
  179. LANs.
  180.  
  181. Systek is the OEM supplier of IBM's broadband network.
  182.  
  183. 3Com is a major supplier of PC LANs.
  184.  
  185. Corvus sells Omninet. They offer a system based on twisted
  186. pair wiring.
  187.  
  188. Interlan Inc. provides Ethernet based products.
  189.  
  190. Wangnet by Wang laboratories.
  191.  
  192. Codex 4000 series by Codex corp.
  193.  
  194. Information systems network by none other than AT&T
  195. information systems. (commonly abbreviated ISN)
  196.  
  197. Novell network
  198.  
  199.  
  200. LAN terms and what they mean - (note - originally printed in LAN
  201. magazine)
  202.  
  203. Access method: a way to determine which workstation or PC
  204. will be next to use the LAN. A set of rules by network
  205. hardware and software that direct the traffic over the
  206. network. Examples include Token passing and Carrier Sense
  207. Multiple Access for Collision Detection (CSMA/CD)
  208.  
  209. Collision: The result of two workstations trying to use a
  210. shared transmission medium (cable) at the same time. The
  211. electronic signals collide and ruin both signals. The whole
  212. process takes seconds.
  213.  
  214. Collision detection: The process of detecting when a
  215. collision has occurred. Workstations know a collision has
  216. occurred if the other station sends no reply that the signal
  217. was received.
  218.  
  219. Disk Server: a device equipped with disks and a program that
  220. allows users to make and store files on the disks. Allows
  221. each user to have an increase in storage space normally not
  222. accessible at their PC.
  223.  
  224. Drop cable: The cable which allows connection and access to
  225. the trunk cables of a network.
  226.  
  227. Locking: prevents people from changing the same data at the
  228. same time.
  229.  
  230. Polling: used in star networks. allows the central "hub"
  231. system to know when a node wants to transmit.
  232.  
  233.  
  234.  
  235.  
  236.  
  237. LAN Magazine               Call Anarchia at 518-869-6035
  238. 12 West 21 Street               TSD      at 518-377-6487
  239. New York, NY 10010
  240. 1-800-LIBRARY or           boards for those who take their
  241. 212-691-8251                      telecom seriously.
  242.  
  243.  
  244.  
  245.